| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski | 2018-02-07 | 1 | -0/+11 |
* | parse the second area of android image | Bin Chen | 2018-02-07 | 1 | -0/+19 |
* | log: add category LOGC_EFI | Heinrich Schuchardt | 2018-02-03 | 1 | -0/+1 |
* | log: Add a way to log error-return values | Simon Glass | 2018-02-03 | 1 | -0/+13 |
* | log: Update log_console to honour the log format | Simon Glass | 2018-02-03 | 1 | -1/+26 |
* | log: Add control over log formatting | Simon Glass | 2018-02-03 | 1 | -0/+1 |
* | log: Add functions to convert IDs to/from names | Simon Glass | 2018-02-03 | 1 | -0/+67 |
* | spl: include timezone in banner | Klaus Goger | 2018-01-29 | 1 | -1/+1 |
* | flash: Fix spelling of "ERR_TIMOUT" | Mario Six | 2018-01-29 | 1 | -2/+2 |
* | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2018-01-28 | 1 | -1/+2 |
|\ |
|
| * | spl: atf: pass NULL for bl32_ep pc | Kever Yang | 2018-01-28 | 1 | -1/+2 |
* | | spl: add option to disable SPL banner output | Anatolij Gustschin | 2018-01-28 | 2 | -0/+9 |
* | | spl: use different BOARD_INIT MACRO for spl and tpl | Kever Yang | 2018-01-28 | 2 | -1/+8 |
* | | common: board_r: Fix style violations | Mario Six | 2018-01-28 | 1 | -13/+14 |
* | | common: board_f: Fix style violations | Mario Six | 2018-01-28 | 1 | -4/+4 |
* | | Initialize SHA buffer size var in passwd_abort | Martin Etnestad | 2018-01-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini | 2018-01-24 | 2 | -3/+2 |
|\ |
|
| * | common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO | Angelo Dureghello | 2018-01-23 | 2 | -3/+2 |
* | | crypto/fsl: Fix HW accelerated hash commands | Breno Lima | 2018-01-23 | 1 | -1/+6 |
* | | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat | 2018-01-23 | 1 | -0/+10 |
|/ |
|
* | board_r: remove superfluous #ifdef CONFIG_PRAM | Heinrich Schuchardt | 2018-01-19 | 1 | -2/+0 |
* | fix incorrect usage of DT node unit address in comments | Andre Przywara | 2018-01-15 | 2 | -9/+9 |
* | Merge git://git.denx.de/u-boot-mmc | Tom Rini | 2018-01-14 | 2 | -0/+11 |
|\ |
|
| * | mmc: add a Kconfig option to enable the support for MMC write operations | Jean-Jacques Hiblot | 2018-01-12 | 1 | -0/+9 |
| * | common: do not compile common fastboot code when building the SPL | Jean-Jacques Hiblot | 2018-01-12 | 1 | -0/+2 |
* | | riscv: Modify generic codes to support RISC-V | Rick Chen | 2018-01-12 | 2 | -3/+3 |
|/ |
|
* | spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option | Philipp Tomsich | 2018-01-03 | 2 | -3/+27 |
* | common: Fix-up MAC addr in dts by fetching env variable serially | Prabhakar Kushwaha | 2017-12-24 | 1 | -4/+21 |
* | common: image.c: Fix CACHE: Misaligned operation output | Heiko Schocher | 2017-12-18 | 1 | -1/+2 |
* | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb... | Tom Rini | 2017-12-18 | 2 | -5/+3 |
|\ |
|
| * | fpga: allow programming fpga from FIT image for all FPGA drivers | Goldschmidt Simon | 2017-12-14 | 2 | -5/+3 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-12-14 | 2 | -6/+29 |
|\ \
| |/
|/| |
|
| * | binman: Add binman support to spl_ram.c | Simon Glass | 2017-12-12 | 1 | -4/+15 |
| * | binman: Add binman symbol support to SPL | Simon Glass | 2017-12-12 | 1 | -2/+14 |
* | | SPL: Add FIT data-position property support | Peng Fan | 2017-12-12 | 2 | -2/+34 |
|/ |
|
* | log: Plumb logging into the init sequence | Simon Glass | 2017-12-07 | 3 | -1/+7 |
* | log: Add a test command | Simon Glass | 2017-12-07 | 1 | -0/+10 |
* | log: Add a console driver | Simon Glass | 2017-12-07 | 3 | -0/+44 |
* | log: Add an implementation of logging | Simon Glass | 2017-12-07 | 3 | -0/+301 |
* | Drop the log buffer | Simon Glass | 2017-12-07 | 4 | -56/+2 |
* | usb: Correct use of debug() | Simon Glass | 2017-12-07 | 1 | -3/+1 |
* | Revert "sandbox: Drop special case console code for sandbox" | Simon Glass | 2017-12-07 | 1 | -0/+7 |
* | common: command: tempory buffer should have size of command line buf | Heinrich Schuchardt | 2017-11-29 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2017-11-28 | 1 | -2/+2 |
|\ |
|
| * | usb: hub: identify the hub-device to usb_hub_reset_devices | Philipp Tomsich | 2017-11-26 | 1 | -2/+2 |
* | | spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled | Tom Rini | 2017-11-27 | 1 | -1/+0 |
* | | spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size | Philipp Tomsich | 2017-11-26 | 2 | -3/+33 |
* | | spl: atf: drop the SPL_ATF_TEXT_BASE configuration item | Philipp Tomsich | 2017-11-26 | 1 | -6/+0 |
* | | spl: rename config item SPL_ATF_SUPPORT to SPL_ATF | Philipp Tomsich | 2017-11-26 | 2 | -2/+2 |
* | | spl: atf: introduce spl_invoke_atf and make bl31_entry private | Philipp Tomsich | 2017-11-26 | 2 | -13/+82 |