- d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
- b17c158 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 10 months ago
- 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
- 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
- 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
- 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
- e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
- f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 10 months ago
- 43c336b test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 10 months ago
- 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 10 months ago
- c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 10 months ago
- c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
- 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- 2a58088 dm: core: Use const where possible in device.h by Simon Glass · 4 years, 10 months ago
- f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 10 months ago
- 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
- 7cef8b6 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- f745ae9 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- e29ef97 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- d06adf2 armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- a83b8db armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- d168ade configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 10 months ago
- d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · 5 years ago
- 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · 5 years ago
- 74bd499 board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 10 months ago
- 853a689 configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · 4 years, 10 months ago
- 1651ee1 arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 10 months ago
- 04cdcee env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · 4 years, 10 months ago
- 0b47e44 env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · 4 years, 10 months ago
- 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
- 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
- 15a38b3 x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 5 years ago
- f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · 5 years ago
- 29a641b Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- c0b2714 Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
- bae6a76 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 10 months ago
- b22da75 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · 4 years, 11 months ago
- e704301 rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 11 months ago
- 8f429e5 rk3399: Check MMC env while defining it by Jagan Teki · 5 years ago
- 378f593 config: enable DFU over USB on Raspberry Pi4 boards by Marek Szyprowski · 5 years ago
- f886536 Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
- da62e1a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
- a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
- 66eddd4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 10 months ago
- d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- 9741e73 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- 8ad5a73 Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 10 months ago
- 0d9dc0c i2c: Add enums for i2c speed and address size by Simon Glass · 4 years, 10 months ago
- 51c1e04 global_data: remove unused mxc_i2c specific field by Baruch Siach · 5 years ago
- 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- 6814a5c clk: Include missing headers for linux/clk-provider.h by Sean Anderson · 5 years ago
- 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- 4a10f56 mtd: add prototypes for weak function by Patrick Delaunay · 4 years, 10 months ago
- 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
- 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- 8bb9672 configs: mt8518: set global variables for fastboot by developer · 4 years, 11 months ago
- 8d7da69 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · 4 years, 11 months ago
- 2e26aa1 common: Update comment to show progress by Simon Glass · 5 years ago
- aff1a49 common: Collect all the header files together by Simon Glass · 5 years ago
- 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
- 2c94096 common: Move ROUND() into kernel.h by Simon Glass · 5 years ago
- cfeb797 common: Move check_member() to kernel.h by Simon Glass · 5 years ago
- 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 13d994a common: Move testdram() into init.h by Simon Glass · 5 years ago
- a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- a7ec4d6 common: Rename and move source() by Simon Glass · 5 years ago
- 0c715a2 common: Move the image globals into image.h by Simon Glass · 5 years ago
- 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 276698b common: Move reset_misc() function to arch header by Simon Glass · 5 years ago
- bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 0eb84bf common: Move clock functions into a new file by Simon Glass · 5 years ago
- 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
- d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
- db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 5 years ago
- e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
- 0467120 common: Move type declarations to linux/types.h by Simon Glass · 5 years ago
- c49a356 common: Drop the symbol_lookup() declaration by Simon Glass · 5 years ago
- 5cfb878 common: Drop CONFIG_HAS_POST by Simon Glass · 5 years ago
- ff75687 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
- 5520e3f common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 5 years ago
- a3cdcfc common: Move reset_phy() to net.h by Simon Glass · 5 years ago
- 0e4868f common: Drop floppy disk support by Simon Glass · 5 years ago
- 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
- 3104a08 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 844b6b9 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
- 1672111 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
- 6a6b2f2 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
- e2e8d92 common: Drop checkflash() and checkdram() by Simon Glass · 5 years ago
- aca84e0 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
- 8fc96b0 common: Move main_loop() to init.h by Simon Glass · 5 years ago
- 6433214 common: Drop mdm_init() by Simon Glass · 5 years ago
- 751f7a7 lx2160: Correct default environment variable by Meenakshi Aggarwal · 4 years, 11 months ago
- 3ba75cc include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · 4 years, 11 months ago
- 5bc151a include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · 4 years, 11 months ago